home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000002_news@columbia.edu_Mon Sep 25 10:23:08 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA28051
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 2 Oct 1995 15:29:17 -0400
  3. Received: by apakabar.cc.columbia.edu id AA12398
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 2 Oct 1995 15:29:15 -0400
  5. Path: news.columbia.edu!news.cs.columbia.edu!pipeline!newsjunkie.ans.net!howland.reston.ans.net!newsserver.jvnc.net!raffles.technet.sg!einstein.technet.sg!onglc
  6. From: onglc@technet.sg (Robert Ong)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: ?Warning:unknown hardware for port
  9. Date: 25 Sep 1995 10:23:08 GMT
  10. Organization: Pacific Internet, Singapore
  11. Lines: 44
  12. Message-Id: <445vuc$4g6@raffles.technet.sg>
  13. Nntp-Posting-Host: einstein.technet.sg
  14. X-Newsreader: TIN [version 1.2 PL2]
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. Hi,
  18.  
  19. Our environment:  
  20.  
  21.      a) Netware 4.1, Lanworkgroup, Windows
  22.      b) Before running Windows, we run WGTCPIP & TELAPI
  23.  
  24. In the DOS environment, we do not load WGTCPIP & TELAPI. Kermit talks to
  25. our Vax and Dec Alpha via TCP/IP protocols - works like a charm.
  26.  
  27. In the Windows environment, we load WGTCPIP & TELAPI and the connection
  28. works fine. One problem that our users find very unnerving is the message
  29.  
  30.     ?Warning: unknown hardware for port: Using the Bios as BIOS1.
  31.  
  32. I read the docs, and the FAQ (section 22 I think). I did the definition
  33. of PORT etc, but no luck, I now get PORT as an error message.
  34.  
  35. Our MSKERMIT.INI is called from WIN-ALPHA.INI In the MSKERMIT.INI file,
  36. we have:
  37.  
  38.        Define PORT -
  39.           <snip>
  40.           <snip>       {following the FAQ}
  41.  
  42.        PORT 1
  43.        SET SPEED 9600
  44.        etc
  45.  
  46. Even when I put the definition of PORT after PORT 1, I still get the
  47. warning about an undefined port. 
  48.  
  49. Any ideas?
  50.  
  51. Thanks
  52.  
  53. Robert
  54.  
  55. --
  56. +----------------------------------------------------------------+
  57. |  Robert Ong                           Systems Analyst          |
  58. |  Computer Services Department         onglc@technet.sg         |
  59. |  Singapore MRT Ltd                    (065)-331-1347           |
  60. +----------------------------------------------------------------+